-
Home
-
Muchat – AI Chatbot (with Autosync)
-
2.0.33
-
Code
-
Classes
- OrderController
| Total Complexity |
64 |
| Dependencies |
5 |
| Dependents |
2 |
| Total lines |
464 |
| Lines of code |
293 |
| Logical lines of code |
124 |
| Comment lines |
101 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_order() |
B |
38 |
17 |
76 |
| validate_parameters() |
A |
45 |
11 |
46 |
| normalize_phone_number() |
A |
52 |
8 |
22 |
| track_order() |
S |
45 |
6 |
44 |
| format_order_data() |
S |
41 |
4 |
58 |
| format_meta_value() |
S |
60 |
6 |
12 |
| sanitize_order_id() |
S |
70 |
3 |
6 |
| sanitize_email() |
S |
71 |
3 |
6 |
| sanitize_phone() |
S |
71 |
3 |
6 |
| __construct() |
S |
64 |
2 |
11 |
| log_error() |
S |
70 |
1 |
6 |